mcsta

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
mcsta/modest mcsta pacman.jani -E MAXSTEPS=100 --props crash -O out.txt Minimal --unsafe --es -S Memory --no-partial-results --alg OptimisticValueIteration --epsilon 5e-2 --width 5e-2 --relative-width
Execution
Walltime:295.01219177246094s
Return code:0
Relative Error:1.1597780225524697e-16
Log
pacman.jani:model: info: pacman is an MDP model.
pacman.jani:variables[1]: info: Expanding variable "pMove" into 3 locations in automaton "arbiter".
pacman.jani: info: Need 16 bytes per state.
pacman.jani: info: Explored 16115358 states for MAXSTEPS=100.

Peak memory usage: 3656 MB
Analysis results for pacman.jani
Experiment MAXSTEPS=100

+ State space exploration
  State size:  16 bytes
  States:      16115358
  Transitions: 20214527
  Branches:    22140403
  Rate:        55979 states/s
  Time:        289.3 s

+ Property crash
  Probability: 0.5511176224662503
  Bounds:      [0.5511176224662503, 0.5511176224662503]
  Time:        4.4 s

  + Essential states
    Iterations:       2
    Essential states: 3176039
    Transitions:      7275208
    Branches:         9201000
    Time:             3.6 s

  + Optimistic value iteration
    Total iterations:  3
    Verif. attempts:   1
    Verif. iterations: 1
    Final epsilon:     0.05
    Time:              0.8 s

Exported results to file "/out.txt".	
STDERR
The Modest Toolset (www.modestchecker.net), version v3.1.42-gb5e9d523c.